| TableServer Fields |
The TableServer type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Commanding_Socket |
Network Socket for network communication with the table .
|
|
|
Connected_Slab_List |
List of All Slabs IP address String.
|
|
|
Ip_Address |
This Object represent a IP Address.
|
|
|
IP_Maximum |
Maximum Address Ip for the automatic Network Search (default value 255).
|
|
|
IP_Minimum |
Minimum Address Ip for the automatic Network Search (default value 100).
|
|
|
List_Tags_ID |
List Of All Tags ID that will be concerned.
|
|
|
Main_Buffer |
Byte Buffer for table command or Reply (1024 Byte default size).
|
|
|
Minimum_Rssi_Value |
Minimum RSSSI Value for RSSI Detection Mode (default value is 0).
|
|
|
Port_Number |
Network Port number for communication with the Tangible Table (65000 default value).
|
|
|
RSSI_Mode_Is_Activated |
RSSSI Detection Mode Statut ( ON / OFF default).
|
|
|
Server_Is_Running |
Listening Statut ( ON / OFF default).
|
|
|
Server_Thread |
This thread will be running for listening for network table tangible frames.
|
|
|
Slab_Sensors_Height |
Slab RFID Sensor Height (default value 4).
|
|
|
Slab_Sensors_WIdth |
Slab RFID Sensor Width (default value 4).
|
|
|
SlabPositions |
a static Dictionary contain the Slab IP and her position inside the table.
|
|
|
Slabs_IP_File |
XML File Path of Slabs IP List.
|
|
|
table |
this static Object represent a table and inside it all tags and all slabs and their tags (needed for add/insert/delete tags).
|
|
|
Table_Sensors_height |
Table RFID Sensor Height (default value 16).
|
|
|
Table_Sensors_WIdth |
Table RFID Sensor Width (default value 16).
|
|
|
Time_Out |
static Frames Time Out integer (default value 100 milliseconds).
|
|
|
UDP_Listner |
UDP Listener for reading all table frames Broadcast.
|